C1.iOS.DataCollection Assembly / C1.iOS.DataCollection Namespace / C1TableViewSource<T> Class / GetMethodForSelector Method

In This Topic
GetMethodForSelector Method (C1TableViewSource<T>)
In This Topic
Syntax
'Declaration
 
Public Overridable Function GetMethodForSelector( _
   ByVal sel As ObjCRuntime.Selector _
) As IntPtr
 

Parameters

sel
See Also